3.186 \(\int \frac{c+d x+e x^2+f x^3+g x^4+h x^5}{a-b x^4} \, dx\)

Optimal. Leaf size=165 \[ \frac{\tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (-\sqrt{a} \sqrt{b} e+a g+b c\right )}{2 a^{3/4} b^{5/4}}+\frac{\tanh ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (\sqrt{a} \sqrt{b} e+a g+b c\right )}{2 a^{3/4} b^{5/4}}+\frac{(a h+b d) \tanh ^{-1}\left (\frac{\sqrt{b} x^2}{\sqrt{a}}\right )}{2 \sqrt{a} b^{3/2}}-\frac{f \log \left (a-b x^4\right )}{4 b}-\frac{g x}{b}-\frac{h x^2}{2 b} \]

[Out]

-((g*x)/b) - (h*x^2)/(2*b) + ((b*c - Sqrt[a]*Sqrt[b]*e + a*g)*ArcTan[(b^(1/4)*x)
/a^(1/4)])/(2*a^(3/4)*b^(5/4)) + ((b*c + Sqrt[a]*Sqrt[b]*e + a*g)*ArcTanh[(b^(1/
4)*x)/a^(1/4)])/(2*a^(3/4)*b^(5/4)) + ((b*d + a*h)*ArcTanh[(Sqrt[b]*x^2)/Sqrt[a]
])/(2*Sqrt[a]*b^(3/2)) - (f*Log[a - b*x^4])/(4*b)

_______________________________________________________________________________________

Rubi [A]  time = 0.526217, antiderivative size = 165, normalized size of antiderivative = 1., number of steps used = 13, number of rules used = 9, integrand size = 36, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.25 \[ \frac{\tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (-\sqrt{a} \sqrt{b} e+a g+b c\right )}{2 a^{3/4} b^{5/4}}+\frac{\tanh ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (\sqrt{a} \sqrt{b} e+a g+b c\right )}{2 a^{3/4} b^{5/4}}+\frac{(a h+b d) \tanh ^{-1}\left (\frac{\sqrt{b} x^2}{\sqrt{a}}\right )}{2 \sqrt{a} b^{3/2}}-\frac{f \log \left (a-b x^4\right )}{4 b}-\frac{g x}{b}-\frac{h x^2}{2 b} \]

Antiderivative was successfully verified.

[In]  Int[(c + d*x + e*x^2 + f*x^3 + g*x^4 + h*x^5)/(a - b*x^4),x]

[Out]

-((g*x)/b) - (h*x^2)/(2*b) + ((b*c - Sqrt[a]*Sqrt[b]*e + a*g)*ArcTan[(b^(1/4)*x)
/a^(1/4)])/(2*a^(3/4)*b^(5/4)) + ((b*c + Sqrt[a]*Sqrt[b]*e + a*g)*ArcTanh[(b^(1/
4)*x)/a^(1/4)])/(2*a^(3/4)*b^(5/4)) + ((b*d + a*h)*ArcTanh[(Sqrt[b]*x^2)/Sqrt[a]
])/(2*Sqrt[a]*b^(3/2)) - (f*Log[a - b*x^4])/(4*b)

_______________________________________________________________________________________

Rubi in Sympy [F]  time = 0., size = 0, normalized size = 0. \[ - \frac{f \log{\left (a - b x^{4} \right )}}{4 b} - \frac{h x^{2}}{2 b} - \frac{\int g\, dx}{b} + \frac{\left (a h + b d\right ) \operatorname{atanh}{\left (\frac{\sqrt{b} x^{2}}{\sqrt{a}} \right )}}{2 \sqrt{a} b^{\frac{3}{2}}} + \frac{\left (- \sqrt{a} \sqrt{b} e + a g + b c\right ) \operatorname{atan}{\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}} \right )}}{2 a^{\frac{3}{4}} b^{\frac{5}{4}}} + \frac{\left (\sqrt{a} \sqrt{b} e + a g + b c\right ) \operatorname{atanh}{\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}} \right )}}{2 a^{\frac{3}{4}} b^{\frac{5}{4}}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((h*x**5+g*x**4+f*x**3+e*x**2+d*x+c)/(-b*x**4+a),x)

[Out]

-f*log(a - b*x**4)/(4*b) - h*x**2/(2*b) - Integral(g, x)/b + (a*h + b*d)*atanh(s
qrt(b)*x**2/sqrt(a))/(2*sqrt(a)*b**(3/2)) + (-sqrt(a)*sqrt(b)*e + a*g + b*c)*ata
n(b**(1/4)*x/a**(1/4))/(2*a**(3/4)*b**(5/4)) + (sqrt(a)*sqrt(b)*e + a*g + b*c)*a
tanh(b**(1/4)*x/a**(1/4))/(2*a**(3/4)*b**(5/4))

_______________________________________________________________________________________

Mathematica [A]  time = 0.551448, size = 256, normalized size = 1.55 \[ \frac{-\log \left (\sqrt [4]{a}-\sqrt [4]{b} x\right ) \left (a^{5/4} h+\sqrt{a} b^{3/4} e+\sqrt [4]{a} b d+a \sqrt [4]{b} g+b^{5/4} c\right )+\log \left (\sqrt [4]{a}+\sqrt [4]{b} x\right ) \left (a^{5/4} (-h)+\sqrt{a} b^{3/4} e-\sqrt [4]{a} b d+a \sqrt [4]{b} g+b^{5/4} c\right )-a^{3/4} \sqrt{b} f \log \left (a-b x^4\right )-4 a^{3/4} \sqrt{b} g x-2 a^{3/4} \sqrt{b} h x^2+2 \sqrt [4]{b} \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ) \left (-\sqrt{a} \sqrt{b} e+a g+b c\right )+\sqrt [4]{a} (a h+b d) \log \left (\sqrt{a}+\sqrt{b} x^2\right )}{4 a^{3/4} b^{3/2}} \]

Antiderivative was successfully verified.

[In]  Integrate[(c + d*x + e*x^2 + f*x^3 + g*x^4 + h*x^5)/(a - b*x^4),x]

[Out]

(-4*a^(3/4)*Sqrt[b]*g*x - 2*a^(3/4)*Sqrt[b]*h*x^2 + 2*b^(1/4)*(b*c - Sqrt[a]*Sqr
t[b]*e + a*g)*ArcTan[(b^(1/4)*x)/a^(1/4)] - (b^(5/4)*c + a^(1/4)*b*d + Sqrt[a]*b
^(3/4)*e + a*b^(1/4)*g + a^(5/4)*h)*Log[a^(1/4) - b^(1/4)*x] + (b^(5/4)*c - a^(1
/4)*b*d + Sqrt[a]*b^(3/4)*e + a*b^(1/4)*g - a^(5/4)*h)*Log[a^(1/4) + b^(1/4)*x]
+ a^(1/4)*(b*d + a*h)*Log[Sqrt[a] + Sqrt[b]*x^2] - a^(3/4)*Sqrt[b]*f*Log[a - b*x
^4])/(4*a^(3/4)*b^(3/2))

_______________________________________________________________________________________

Maple [B]  time = 0.009, size = 296, normalized size = 1.8 \[ -{\frac{h{x}^{2}}{2\,b}}-{\frac{gx}{b}}+{\frac{g}{2\,b}\sqrt [4]{{\frac{a}{b}}}\arctan \left ({x{\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \right ) }+{\frac{c}{2\,a}\sqrt [4]{{\frac{a}{b}}}\arctan \left ({x{\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \right ) }+{\frac{g}{4\,b}\sqrt [4]{{\frac{a}{b}}}\ln \left ({1 \left ( x+\sqrt [4]{{\frac{a}{b}}} \right ) \left ( x-\sqrt [4]{{\frac{a}{b}}} \right ) ^{-1}} \right ) }+{\frac{c}{4\,a}\sqrt [4]{{\frac{a}{b}}}\ln \left ({1 \left ( x+\sqrt [4]{{\frac{a}{b}}} \right ) \left ( x-\sqrt [4]{{\frac{a}{b}}} \right ) ^{-1}} \right ) }-{\frac{ah}{4\,b}\ln \left ({1 \left ( -a+{x}^{2}\sqrt{ab} \right ) \left ( -a-{x}^{2}\sqrt{ab} \right ) ^{-1}} \right ){\frac{1}{\sqrt{ab}}}}-{\frac{d}{4}\ln \left ({1 \left ( -a+{x}^{2}\sqrt{ab} \right ) \left ( -a-{x}^{2}\sqrt{ab} \right ) ^{-1}} \right ){\frac{1}{\sqrt{ab}}}}-{\frac{e}{2\,b}\arctan \left ({x{\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}} \right ){\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}}+{\frac{e}{4\,b}\ln \left ({1 \left ( x+\sqrt [4]{{\frac{a}{b}}} \right ) \left ( x-\sqrt [4]{{\frac{a}{b}}} \right ) ^{-1}} \right ){\frac{1}{\sqrt [4]{{\frac{a}{b}}}}}}-{\frac{f\ln \left ( b{x}^{4}-a \right ) }{4\,b}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((h*x^5+g*x^4+f*x^3+e*x^2+d*x+c)/(-b*x^4+a),x)

[Out]

-1/2*h*x^2/b-g*x/b+1/2/b*(a/b)^(1/4)*arctan(x/(a/b)^(1/4))*g+1/2*c*(a/b)^(1/4)/a
*arctan(x/(a/b)^(1/4))+1/4/b*(a/b)^(1/4)*ln((x+(a/b)^(1/4))/(x-(a/b)^(1/4)))*g+1
/4*c*(a/b)^(1/4)/a*ln((x+(a/b)^(1/4))/(x-(a/b)^(1/4)))-1/4/b/(a*b)^(1/2)*ln((-a+
x^2*(a*b)^(1/2))/(-a-x^2*(a*b)^(1/2)))*a*h-1/4*d/(a*b)^(1/2)*ln((-a+x^2*(a*b)^(1
/2))/(-a-x^2*(a*b)^(1/2)))-1/2*e/b/(a/b)^(1/4)*arctan(x/(a/b)^(1/4))+1/4*e/b/(a/
b)^(1/4)*ln((x+(a/b)^(1/4))/(x-(a/b)^(1/4)))-1/4/b*f*ln(b*x^4-a)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: ValueError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(h*x^5 + g*x^4 + f*x^3 + e*x^2 + d*x + c)/(b*x^4 - a),x, algorithm="maxima")

[Out]

Exception raised: ValueError

_______________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \[ \text{Exception raised: NotImplementedError} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(h*x^5 + g*x^4 + f*x^3 + e*x^2 + d*x + c)/(b*x^4 - a),x, algorithm="fricas")

[Out]

Exception raised: NotImplementedError

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((h*x**5+g*x**4+f*x**3+e*x**2+d*x+c)/(-b*x**4+a),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [A]  time = 0.225768, size = 539, normalized size = 3.27 \[ -\frac{f{\rm ln}\left ({\left | b x^{4} - a \right |}\right )}{4 \, b} - \frac{b h x^{2} + 2 \, b g x}{2 \, b^{2}} + \frac{\sqrt{2}{\left (\sqrt{2} \sqrt{-a b} b^{2} d - \sqrt{2} \sqrt{-a b} a b h + \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + \left (-a b^{3}\right )^{\frac{1}{4}} a b g + \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \arctan \left (\frac{\sqrt{2}{\left (2 \, x + \sqrt{2} \left (-\frac{a}{b}\right )^{\frac{1}{4}}\right )}}{2 \, \left (-\frac{a}{b}\right )^{\frac{1}{4}}}\right )}{4 \, a b^{3}} + \frac{\sqrt{2}{\left (\sqrt{2} \sqrt{-a b} b^{2} d - \sqrt{2} \sqrt{-a b} a b h + \left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + \left (-a b^{3}\right )^{\frac{1}{4}} a b g + \left (-a b^{3}\right )^{\frac{3}{4}} e\right )} \arctan \left (\frac{\sqrt{2}{\left (2 \, x - \sqrt{2} \left (-\frac{a}{b}\right )^{\frac{1}{4}}\right )}}{2 \, \left (-\frac{a}{b}\right )^{\frac{1}{4}}}\right )}{4 \, a b^{3}} + \frac{\sqrt{2}{\left (\left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + \left (-a b^{3}\right )^{\frac{1}{4}} a b g - \left (-a b^{3}\right )^{\frac{3}{4}} e\right )}{\rm ln}\left (x^{2} + \sqrt{2} x \left (-\frac{a}{b}\right )^{\frac{1}{4}} + \sqrt{-\frac{a}{b}}\right )}{8 \, a b^{3}} - \frac{\sqrt{2}{\left (\left (-a b^{3}\right )^{\frac{1}{4}} b^{2} c + \left (-a b^{3}\right )^{\frac{1}{4}} a b g - \left (-a b^{3}\right )^{\frac{3}{4}} e\right )}{\rm ln}\left (x^{2} - \sqrt{2} x \left (-\frac{a}{b}\right )^{\frac{1}{4}} + \sqrt{-\frac{a}{b}}\right )}{8 \, a b^{3}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(-(h*x^5 + g*x^4 + f*x^3 + e*x^2 + d*x + c)/(b*x^4 - a),x, algorithm="giac")

[Out]

-1/4*f*ln(abs(b*x^4 - a))/b - 1/2*(b*h*x^2 + 2*b*g*x)/b^2 + 1/4*sqrt(2)*(sqrt(2)
*sqrt(-a*b)*b^2*d - sqrt(2)*sqrt(-a*b)*a*b*h + (-a*b^3)^(1/4)*b^2*c + (-a*b^3)^(
1/4)*a*b*g + (-a*b^3)^(3/4)*e)*arctan(1/2*sqrt(2)*(2*x + sqrt(2)*(-a/b)^(1/4))/(
-a/b)^(1/4))/(a*b^3) + 1/4*sqrt(2)*(sqrt(2)*sqrt(-a*b)*b^2*d - sqrt(2)*sqrt(-a*b
)*a*b*h + (-a*b^3)^(1/4)*b^2*c + (-a*b^3)^(1/4)*a*b*g + (-a*b^3)^(3/4)*e)*arctan
(1/2*sqrt(2)*(2*x - sqrt(2)*(-a/b)^(1/4))/(-a/b)^(1/4))/(a*b^3) + 1/8*sqrt(2)*((
-a*b^3)^(1/4)*b^2*c + (-a*b^3)^(1/4)*a*b*g - (-a*b^3)^(3/4)*e)*ln(x^2 + sqrt(2)*
x*(-a/b)^(1/4) + sqrt(-a/b))/(a*b^3) - 1/8*sqrt(2)*((-a*b^3)^(1/4)*b^2*c + (-a*b
^3)^(1/4)*a*b*g - (-a*b^3)^(3/4)*e)*ln(x^2 - sqrt(2)*x*(-a/b)^(1/4) + sqrt(-a/b)
)/(a*b^3)